[XEN] Remove weak-extern definitions from symbols.c.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 28 Sep 2006 12:44:24 +0000 (13:44 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 28 Sep 2006 12:44:24 +0000 (13:44 +0100)
commitad47474431253ad7edc4609ed26e68e90ffe5bf4
treec4888a11d25f2524dc62592d30e7892ce1bb6b07
parentf3212b0addbe6b53ba24f602c87428d988d0e3ed
[XEN] Remove weak-extern definitions from symbols.c.
Instead we have an explicit set of dummy symbol
definitions for the inital link of the Xen image.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/ia64/Makefile
xen/arch/powerpc/Makefile
xen/arch/x86/Makefile
xen/common/symbols-dummy.c [new file with mode: 0644]
xen/common/symbols.c